home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4398 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.sprintlink.net!eskimo!news
  3. From: marksi@eskimo.com (Mark Simonton)
  4. Subject: Re: problem in running VC++ 4.0, please help
  5. X-Nntp-Posting-Host: tia1.eskimo.com
  6. Message-ID: <310d8262.12842176@eskinews.eskimo.com>
  7. Sender: news@eskimo.com (News User Id)
  8. Reply-To: marksi@eskimo.com
  9. Organization: Eskimo North (206) For-Ever
  10. X-Newsreader: Forte Agent .99c/16.141
  11. References: <4e26o7$gkb@coranto.ucs.mun.ca>
  12. Date: Tue, 30 Jan 1996 02:42:02 GMT
  13.  
  14.  
  15. Is it possible that your TEMP environment variable is pointing to a
  16. non-existant dir?
  17.  
  18.  
  19. On 23 Jan 1996 08:37:27 GMT, chiweng@engr.mun.ca (Chi Weng) wrote:
  20.  
  21. >
  22. >I'm new to Visual C++. I tried to run a very simply problem in Visual C++ 
  23. >4.0 in Windows NT.  I clicked build to exe in the build menu. What I got 
  24. >is 
  25. >
  26. >Configuration: filename - Win32 Debug
  27. >Error: Could not get temporary file name
  28. >Error: Could not generate command line for the 32-bit C/C++ Compiler for 
  29. >80x86 tool
  30. >filename.exe - 1 error(s), 0 warning(s)
  31. >
  32. >Is there something wrong with the installation? The program is quite simple.
  33. >Any advice is appreciated.
  34. >
  35.  
  36.